Click or drag to resize

MessageSenderSearchKey Property

Contains the message sender's search key.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] SenderSearchKey { get; set; }

Property Value

Type: Byte
The sender search key.
See Also